home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PACKET / MB1107.ZIP / CONFIG.DOC < prev    next >
Text File  |  1989-10-08  |  7KB  |  224 lines

  1.  
  2.      W0RLI MailBox and GateWay    - Configuration File      Page 1
  3.  
  4.  
  5.          Sysop Information.
  6.  
  7.  
  8. The basic information about the system owner and system operation is
  9. contained in the file INIT.MB. Replace the information with your own.
  10. If you feel you need to change the various WP lifetimes, be very
  11. careful and think through the implications of any such change.
  12.  
  13.  
  14.  
  15.          The Login Message.
  16.  
  17.  
  18. The login message is contained in the file MOTD.MB
  19. Variable text fields can be used in MOTD.MB, just as in CONFIG.MB
  20.  
  21.  
  22.  
  23.        The Configuration File.
  24.  
  25.  
  26.  
  27. The file CONFIG.MB is a text file that contains all site-specific
  28. parameters. Edit it to have the proper parameters for your site.
  29.  
  30. The form $x is a variable text field. The "$x" is replaced by
  31. the current value for that text.
  32.  
  33. $B - Users home bbs.
  34. $D - The current date.
  35. $F - Name of the users port.
  36. $f - Name of the "other" gateway port.
  37. $H - Hang at end of line (suppress carriage return). Use at end of line only.
  38. $h - Number of held messages.
  39. $I - Sysops name.
  40. $L - Number of the last message in the MailBox
  41. $M - Message number from current msg header.
  42. $N - Number of active messages.
  43. $n - Number of killed messages.
  44. $O - Sysops callsign.
  45. $P - Port ID
  46. $Q - Sysops QTH
  47. $T - The current time.
  48. $t - Task ID.
  49. $U - User callsign.
  50. $V - Software version.
  51. $W - Users name.
  52. $X - Date user last logged in.
  53. $Y - Time user last logged in.
  54. $Z - Users zip code.
  55.  
  56.  
  57. Any line beginning with ";" is ignored.
  58. This can be used to comment CONFIG.MB.
  59.  
  60.      W0RLI MailBox and GateWay    - Configuration File      Page 2
  61.  
  62.  
  63.        The Configuration File, section one.
  64.  
  65. The first section (to the first *** EOF) is the port configuration info.
  66.  
  67. There must be one line defining your printer:
  68. Type can be one of LPTx, COMx, or NONE
  69. Examples:
  70.  
  71. Printer NONE
  72. Printer COM5
  73. Printer LPT2
  74.  
  75. There are three (or more) lines for each communications port.
  76. The first line contains the port definition.
  77. The second line is the port name.
  78. The third line contains the port privileges and timing information.
  79. Any lines following the third line are commands to send to the
  80. TNC at the time the software is initialized.
  81.  
  82. The port definition line is made of three fields, seperated by blanks:
  83.  
  84. The first field contains the word "Port".
  85.  
  86. The second field is the port identifier.
  87.  
  88. The third field is the type of device connected to the port:
  89.  
  90.     AEA     - This port has a TNC with AEA commands.
  91.     Console - This port is the local console.
  92.     KAM     - This port has a TNC with KAM / KPC-4 commands.
  93.     Node    - This port connects to G8BPQ switch software.
  94.     Serial  - This port has a modem, computer, terminal, or printer connected.
  95.     TNC2    - This port has a TNC with TAPR commands.
  96.  
  97. Examples:
  98.  
  99. Port A TNC2
  100. Port L Console
  101. Port G Node
  102.  
  103. The second line contains the port name.
  104. Examples:
  105.  
  106. 144.91 Mhz
  107. Local LAN link frequency.
  108.  
  109.  
  110. The third line is made of several fields, seperated by blanks:
  111.  
  112. Field 1:
  113.   A list of characters that give information about the port:
  114.  
  115.     B - Only BBS may connect on this port.
  116.     D - File download allowed from this port.
  117.     E - The TNC on this port will be put in "converse" mode
  118.     instead of "semi-transparent" mode for terminal operation.
  119.     F - The TNC on this port will be put in "converse" mode
  120.     instead of "semi-transparent" mode for MailBox operation.
  121.     G - GateWay allowed from this port.
  122.     I - Kick off user that connects using illegal call.
  123.     M - Monitoring allowed from this port.
  124.     P - If remote sysop is allowed, password is required.
  125.     R - Remote sysop allowed on this port (if user marked as sysop).
  126.     U - File upload allowed from this port.
  127.  
  128.     1 - Echo monitored packets to the console.
  129.     2 - Echo user data and forwarding to the console.
  130.     3 - Echo TNC commands to the console.
  131.     4 - NEVER monitor (i.e. monitor always set to OFF).
  132.  
  133. Field 2: Connect timeout, in seconds.
  134. Field 3: Disconnect timeout, in seconds.
  135. Field 4: Monitor time, in seconds.
  136. Field 5: Monitor lines.
  137. Field 6: Number of digipeaters allowed on connect.
  138. Field 7: Minute of the hour to attempt forwarding.
  139.      Note that any value above 59 will disable forwarding on the port.
  140. Field 8: Number of command errors allowed before user kicked off.
  141. Field 9: Maximum users in RoundTable. Zero disables for this port.
  142.  
  143.      W0RLI MailBox and GateWay    - Configuration File      Page 3
  144.  
  145.        The Configuration File, section two.
  146.  
  147. The second section (to the second *** EOF) is the user file directory
  148. path definitions. Three lines per path.
  149.  
  150. The first line is a single character path ID,
  151. followed by "D" if downloading is allowed, and "U" if uploading is allowed.
  152.  
  153. The second line is the path, with trailing '\'.
  154.  
  155. The third line is the name of the path, as shown to the user.
  156.  
  157.  
  158.  
  159.        The Configuration File, section three.
  160.  
  161.  
  162. The third section (to the third *** EOF) is the designator translation list.
  163.  
  164. Each line in this section instructs the MailBox to take some action
  165. when it recieves some specific kind of message. Each line has several
  166. fields. The first field tells WHAT action to take (@, D, H, or T).
  167. The second and following fields tell HOW to take that action.
  168.  
  169. Action code   Meaning
  170.  
  171.   @          Translate @ BBS field of message.
  172.   B          File message by BID
  173.   D          Use the distribution list given in field 4,
  174.           if TO matches field 2 and @ BBS matches field 3.
  175.   H          Hold any message with this TO, FROM, or @ BBS.
  176.   T          Translate TO field of message.
  177.  
  178.  
  179. The examples below show how to use this feature:
  180.  
  181. @ W0RLI          - Remove the "@ BBS" if it is this BBS.
  182. @ NCNET ALLCAN         - Any message "@ NCNET" becomes "@ ALLCAN".
  183. T SYSOPS SYSOP         - Any message "TO SYSOPS" becomes "TO SYSOP".
  184. H N1NERD         - Hold any message to/from/at N1NERD
  185. D * ALLUSA WORLD.DIS     - Any message @ ALLUSA go to all calls
  186.                in file WORLD.DIS
  187. D * NORCAL NCNET.DIS     - Any message @ NORCAL go to all calls
  188.                in file NCNET.DIS
  189. D * ALLCAN NCNET.DIS     - So does any messages @ ALLCAN ...
  190. D AMSAT *  NCNET.DIS     - ... and all messages TO AMSAT ...
  191. B ARL* \bull\arrl\     - File ARRL fulletins.
  192. *** EOF
  193.  
  194.  
  195. There can be up to 35 destinations in a distribution list.
  196.  
  197. My file NCNET.DIS contains:
  198.  
  199. kb6irs
  200. n6iya
  201. ki6eh
  202. aa4re
  203. kb6owt
  204. wa6rdh
  205. w6pw
  206. w0rli     <-   I put my own call in the list so the message will
  207.           not automatically kill until after I have read it.
  208.  
  209.  
  210. The message is not forwarded to these stations in any special order.
  211. If a station is busy then the MailBox will try again the next hour.
  212.  
  213. An "L" listing of a message with a distribution list shows the sysop the
  214. status of forwarding to each station on a second "cc:" line. The calls to
  215. which the message have been sent have an asterisk before them.
  216.  
  217.  
  218.  
  219.  
  220.        The Configuration File, section four (remainder of file).
  221.  
  222. Each item goes on one line. Various prompts, messages, and constants.
  223.  
  224.